Make dom0_vcpus_pin a platform independant option.
authorEmmanuel Ackaouy <ack@xensource.com>
Mon, 25 Sep 2006 15:31:02 +0000 (16:31 +0100)
committerEmmanuel Ackaouy <ack@xensource.com>
Mon, 25 Sep 2006 15:31:02 +0000 (16:31 +0100)
commitad8ae4055ea9cc5ec61aace254c66c840c1bb1e6
treef9adaad46327799d8de01b029f25697b23cf501d
parent8825d605c496fd7a8519cede189fb71f6b996a84
Make dom0_vcpus_pin a platform independant option.
By default, it's off. When enabled on the command line, it
causes dom0's VCPUs to be pinned to their respective physical
CPUs at creation time. Once pinned, they can never be moved.
ALso cleanup VCPU initialization of scheduler parameters.
Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
docs/src/user.tex
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/xensetup.c
xen/common/domain.c
xen/common/schedule.c
xen/include/xen/sched.h